* unexelf.c: Use a different way to cause a compilation error if anyone uses
authorPaul Eggert <eggert@cs.ucla.edu>
Thu, 17 Mar 2011 02:07:47 +0000 (19:07 -0700)
committerPaul Eggert <eggert@cs.ucla.edu>
Thu, 17 Mar 2011 02:07:47 +0000 (19:07 -0700)
commitc7b44f40386213232ab3ad941e3b7e3c94b7ce59
treefbd41e892750be4269b0a65c4b0dd9857665704a
parent8df8bee0f14162a9ab185c3a58c4c7601c99cbb8
* unexelf.c: Use a different way to cause a compilation error if anyone uses

n rather than nn, a way that does not involve shadowing.
src/ChangeLog
src/unexelf.c